Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 72,376 for

document formatting

(0.09 sec)
  1. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Python via .NET API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process...class Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring Formatting for more efficient data comparison....property True indicates that formatting is ignored. public bool IgnoreFormatting...} Remarks By default document formatting is not ignored. Examples...

    reference.aspose.com/words/net/aspose.words.com...
  6. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....control how the field result is formatted. public IFieldResultFormatte...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced Document management and automation....automatically apply a custom format to field results as the fields...FieldResultFormattin () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/cal...
  9. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a table cell in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...